home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util2 / dover.rea < prev    next >
Text File  |  1996-02-22  |  675b  |  20 lines

  1. Short:    Searchs version string in packed files (xfd)
  2. Author:   jah@th-zwickau.de (Bert Jahn)
  3. Uploader: jah@th-zwickau.de (Bert Jahn)
  4. Version:  1.3
  5. Type:     util/cli
  6. Requires: OS V2.0 (V37+)
  7.  
  8. DoVer searchs version strings ("$VER...") in files. Optional the version
  9. string will written to the file comment.
  10.  
  11. If xfd.library is available files will unpacked before scanned and if no
  12. "$VER:" is found the file will relocated and scanned for a resident structure
  13. ($4AFC), this will find the versions of libraries, devices and handler.
  14.  
  15. Source in oberon/asm is included.
  16.  
  17. new since V1.2 :
  18.     new keyword CONVERTDATE which will convert the datestamp from
  19.     (01.12.95) to (01.Dec.95)
  20.